]> git.lizzy.rs Git - antifa-generator.git/blob - styles.css
Altera inserçao de imagem de fundo para o canvas
[antifa-generator.git] / styles.css
1 #logo {
2   display: flex;
3   justify-items: center;
4 }
5
6 .logo-text {
7   display: flex;
8   margin: 0;
9   color: red;
10   font-size: 80px;
11   padding: 1%;
12   font-family: 'Roboto', sans-serif;
13   text-transform: capitalize;
14 }
15
16 #top-text {
17 }
18
19 #bottom-text {
20   /* padding-top: 80%; */
21   /* align-self: flex-end; */
22 }