scss
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
#footer{
|
||||
width: 100%;
|
||||
background: grey;
|
||||
#map{
|
||||
height: 300px;
|
||||
width: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
a#map{
|
||||
display: block;
|
||||
height: 300px;
|
||||
width: 300px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user