Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit b4908e7

Browse files
authored
Update style.css
1 parent 4e6c465 commit b4908e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55
@import url(css.ui.min.css);
66
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
7-
@import url(modal.box.css);
7+
@import url(style.modal.box.css);
88

99
/*
1010
elements
@@ -21,4 +21,4 @@ body {
2121
.container {
2222
margin-top: 50px;
2323
max-width: 1170px;
24-
}
24+
}

0 commit comments

Comments
 (0)