Updated pages and referrer filters to merge urls.
This commit is contained in:
7
components/layout/ButtonLayout.module.css
Normal file
7
components/layout/ButtonLayout.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.buttons {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.buttons button + button {
|
||||
margin-left: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user