Skip to content

Commit a869637

Browse files
Update style.css
1 parent ddf3735 commit a869637

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ main {
139139
.certificate {
140140
position: relative;
141141
width: 70%;
142-
min-height: 400px;
142+
min-height: 500px;
143143
float: left;
144144
margin-right: 20px;
145145
border: 1px solid #ccc;
@@ -354,4 +354,4 @@ footer {
354354
animation: fadeIn 0.5s ease;
355355
display: none;
356356
}
357-
}
357+
}

0 commit comments

Comments
 (0)