Удален макет для альбомов
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@import '../components/social';
|
||||
@import 'social';
|
||||
}
|
||||
|
||||
.hello {
|
||||
|
@ -1,20 +0,0 @@
|
||||
@import '../vars';
|
||||
@import '../base_style';
|
||||
|
||||
.album-content {
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.photo-item {
|
||||
margin-bottom: 0.6em;
|
||||
}
|
||||
|
||||
.photo-link {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.photo-image {
|
||||
display: block;
|
||||
}
|
||||
}
|
@ -27,3 +27,7 @@ pre {
|
||||
code {
|
||||
font-family: $base-monospace-font-family;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user