]> git.localhorst.tv Git - alttp.git/blob - resources/sass/front.scss
some discord bot stuff
[alttp.git] / resources / sass / front.scss
1 .front-panel {
2         display: block;
3         font-size: 200%;
4         font-weight: bold;
5         margin: 3em 0;
6         width: 100%;
7
8         .image {
9                 border-radius: 2em;
10                 width: 100%;
11                 height: auto;
12         }
13 }