Edit browse locations section
Create badge atom,
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
.browse {
|
||||
|
||||
// Description
|
||||
&__description {
|
||||
text-align: center;
|
||||
margin-bottom: 56px;
|
||||
}
|
||||
|
||||
// Continents
|
||||
&__continents {
|
||||
text-align: center;
|
||||
|
||||
button {
|
||||
margin: 0 8px;
|
||||
}
|
||||
}
|
||||
|
||||
// Locations
|
||||
&__locations {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
|
||||
Reference in New Issue
Block a user