X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Findex.sass;fp=public%2Fstylesheets%2Findex.sass;h=4176bf8e30294736f1248ea85025a01bb1d6adfd;hb=b019d603c837db3e3c2d294a383b6ca1cf4705d4;hp=8658bfac67b139eb3a23eb788587e26aae23ed40;hpb=283d06a4401a937d602c4b863201945f1be3e701;p=vchess.git diff --git a/public/stylesheets/index.sass b/public/stylesheets/index.sass index 8658bfac..4176bf8e 100644 --- a/public/stylesheets/index.sass +++ b/public/stylesheets/index.sass @@ -15,3 +15,17 @@ .card > h3.section.red color: #cc3300 + +#welcome + max-height: 100vh + max-width: 90vw + +@media screen and (max-width: 400px) + #welcome + max-width: 100vw + +#welcome ul + list-style-type: none + +#welcome ul > li + font-family: monospace