mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 12:15:22 +00:00
CSS cleanup
This commit is contained in:
@@ -13,7 +13,7 @@ body {
|
||||
|
||||
.media {
|
||||
display: flex;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
height: 90vh;
|
||||
@@ -33,15 +33,8 @@ body {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.logoContainer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.views {
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.postDetails {
|
||||
|
||||
Reference in New Issue
Block a user