colors and filters
This commit is contained in:
@@ -5,13 +5,14 @@
|
||||
}
|
||||
|
||||
.main-content {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
|
||||
width: fit-content;
|
||||
min-width: 900px;
|
||||
}
|
||||
|
||||
.main-wrapper {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 40px;
|
||||
padding: 20px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user