Update style.css
This commit is contained in:
parent
62e2baef1a
commit
33fe421bc8
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ img {
|
||||||
color: #f0f0f0;
|
color: #f0f0f0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#welcome :not(h1) {
|
||||||
|
margin: 0 0 10px 0;
|
||||||
|
}
|
||||||
|
|
||||||
.tools-main {
|
.tools-main {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
Loading…
Add table
Reference in a new issue