move all static assets into a single folder

This commit is contained in:
dkanada
2019-12-11 23:41:16 +09:00
parent e108997376
commit 3aad09c5fd
60 changed files with 39 additions and 39 deletions
+9
View File
@@ -0,0 +1,9 @@
.guideVerticalScroller {
padding-bottom: 15em
}
@media all and (min-width:62.5em) {
#guideTab {
padding-left: .5em
}
}