Edit and WIP on Location page
Create house component
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
text-decoration: none;
|
||||
|
||||
// Icon
|
||||
img {
|
||||
img, svg {
|
||||
display: block;
|
||||
margin-right: 12px;
|
||||
}
|
||||
@@ -27,5 +27,6 @@
|
||||
// Pink
|
||||
&--pink {
|
||||
background: $color-secondary-light;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user