Skip to content

Commit f8053f3

Browse files
authored
Update main.css
1 parent 6efe783 commit f8053f3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

assets/css/main.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,11 @@ ul.actions {
10121012
text-shadow: 1px 1px 2px #0009;
10131013
}
10141014

1015-
.container {
1015+
.rocketitem {
10161016
position: relative;
1017+
display: block;
1018+
width: 100%;
1019+
height: auto;
10171020
}
10181021

10191022
/* Grid */

0 commit comments

Comments
 (0)