Edit browse locations section
Create badge atom,
This commit is contained in:
@@ -1,7 +1,16 @@
|
||||
.location {
|
||||
text-align: center;
|
||||
|
||||
& > * {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
// Flag
|
||||
img {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
border-radius: 100%;
|
||||
}
|
||||
// Link
|
||||
@@ -17,7 +26,8 @@
|
||||
font-weight: 300;
|
||||
line-height: 1.2;
|
||||
}
|
||||
span {
|
||||
&__country {
|
||||
color: $color-tertiary;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user