Skip to content

Commit 7f4a962

Browse files
committed
ah
1 parent ac7f860 commit 7f4a962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

comp/mifer25.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ <h6 class="centered">Semifinal Matches</h6>
395395

396396
<h6 class="centered">Awards & Overview</h6>
397397
<br>
398-
<div class="overview" style="width: 30%;">
398+
<div class="overview">
399399
<div class="award">
400400
<h1 class="awardtext">Quality</h1>
401401
<h1 class="awardtext">Award</h1>

css/host.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ h1{
188188
}
189189
.award {
190190
background-color: #efb821;
191-
width: 200px;
191+
width: 175px;
192192
height: 300px;
193193
clip-path: polygon(0 0, 100% 0, 100% 0, 100% 80%, 50% 100%, 50% 100%, 0% 80%, 0 0);
194194
padding-top: 20px;

0 commit comments

Comments
 (0)