Update style.css

This commit is contained in:
zyqunix 2024-11-11 21:44:06 +00:00 committed by GitHub
parent 62e2baef1a
commit 33fe421bc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,6 +84,10 @@ img {
color: #f0f0f0;
}
#welcome :not(h1) {
margin: 0 0 10px 0;
}
.tools-main {
display: flex;
flex-wrap: wrap;