Fix template CSS

This commit is contained in:
kjwon15
2019-01-05 19:32:51 +09:00
parent d4cfc4cdad
commit dc027951e4
6 changed files with 7 additions and 20 deletions

View File

@@ -94,10 +94,6 @@
width: 78%;
}
ul li {
width: 33%;
float: left;
}
ul dl {
dt {
font-size: 122%;
@@ -156,4 +152,4 @@
@media screen and (min-width: 118em) {
}
}