Fixed z-ordering issue

This commit is contained in:
2018-03-13 05:28:05 +11:00
parent 63ca25d153
commit 9e0350322b
6 changed files with 11 additions and 4 deletions

View File

@ -10,6 +10,11 @@
* Version:
* 1.0.0 - 2018/03/11
*/
.c-page--style-about {
background: url('./../images/dotted_bg_yellow.png');
background-size: 16px 16px;
}
.c-page--style-about__profile-container {
margin-bottom: 5em;
}