Update css/index.css
This commit is contained in:
parent
6acdc9f392
commit
d6f72b9e19
@ -13,7 +13,7 @@ body {
|
|||||||
}
|
}
|
||||||
.card{
|
.card{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
place-content: center;
|
align-items: center;
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -234,7 +234,6 @@ button:hover {
|
|||||||
}
|
}
|
||||||
#footerText > p {
|
#footerText > p {
|
||||||
margin:0;
|
margin:0;
|
||||||
#a6a6a6
|
|
||||||
}
|
}
|
||||||
/* flexbox will solve all problems guys trust */
|
/* flexbox will solve all problems guys trust */
|
||||||
#gamescontainer {
|
#gamescontainer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user