mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 11:44:49 +00:00
0 padding ul
This commit is contained in:
parent
f06e03004c
commit
e918c2881c
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ body {
|
|||
width: 75%;
|
||||
grid-gap: 20px;
|
||||
}
|
||||
ul {
|
||||
padding: 0;
|
||||
}
|
||||
.divs {
|
||||
border: 2px solid #ef9f76;
|
||||
border-radius: 10px;
|
||||
|
|
Loading…
Add table
Reference in a new issue