remove cat style from app styles
This commit is contained in:
parent
d04cdc8761
commit
69ff11cefd
|
@ -9,14 +9,6 @@
|
||||||
margin: 70px 0;
|
margin: 70px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.cat {
|
|
||||||
|
|
||||||
padding: 32px 0;
|
|
||||||
|
|
||||||
background: url(/assets/kittycatcat.png);
|
|
||||||
background-size: cover;
|
|
||||||
text-shadow: 0 2px 2px black;
|
|
||||||
}
|
|
||||||
|
|
||||||
.lgbt {
|
.lgbt {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue