Skip to content

Commit d4cfe8a

Browse files
author
Filip Smets
committed
Fix bad merge
1 parent 7014cea commit d4cfe8a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

css/gradientcreator.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
.gradient-preview {
22
position:relative;
3-
<<<<<<< HEAD
43
height:90%;
54
width:3em;
6-
=======
7-
height:3em;
8-
width:90%;
9-
>>>>>>> bb6267e55f371e5bfbb184f54141d95502093157
105
width:calc(100% - 2em);
116
margin-bottom:2em;
127
}

0 commit comments

Comments
 (0)