/ ‘theme-dark/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-11 20:03:39 +09:00
parent 4561f7e85d
commit 1412e473fe

View file

@ -60,6 +60,7 @@
ul { ul {
padding-bottom: 1em; padding-bottom: 1em;
padding-inline-start: 2em;
} }
</style> </style>
</head> </head>