mirror of
https://github.com/adulau/art.git
synced 2024-11-22 10:07:08 +00:00
Update main.css
This commit is contained in:
parent
2514d3b531
commit
88fc4a9060
1 changed files with 1 additions and 1 deletions
|
@ -3335,7 +3335,7 @@
|
||||||
-webkit-align-items: center;
|
-webkit-align-items: center;
|
||||||
-ms-align-items: center;
|
-ms-align-items: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-image: url("../../images/banner.jpg");
|
background-image: url("../images/banner.jpg");
|
||||||
display: -moz-flex;
|
display: -moz-flex;
|
||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: -ms-flex;
|
display: -ms-flex;
|
||||||
|
|
Loading…
Reference in a new issue