Добавлена страница с альбомами

This commit is contained in:
2019-01-02 16:21:52 +03:00
parent f9ceb23b65
commit 28215491ca
11 changed files with 116 additions and 5 deletions

View File

@ -0,0 +1,8 @@
@import '../vars';
@import '../base_style';
.album-content {
img {
max-width: 100%;
}
}