mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 20:25:17 +00:00
CSS cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
main {
|
||||
body {
|
||||
margin: 0 12vw;
|
||||
}
|
||||
|
||||
@@ -7,16 +7,6 @@ main {
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
.userMeta__upper {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.userMeta__upper__bio {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.pfp {
|
||||
border-radius: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user