Skip to content

Commit 5268854

Browse files
the greates version ever
1 parent 153b8e2 commit 5268854

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cooler/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
<section id="flaggy_section">
3030
<h1 id="worthy">Are you worthy of flaggy?</h1>
31+
<p>Hint: you can drag me :)</p>
3132
<img src="assets/flaggy_happy.svg" alt="flaggy happy" id="flaggy_happy" class="flaggy">
3233
<img src="assets/flaggy_sad.svg" alt="flaggy sad" id="flaggy_sad" class="flaggy">
3334
<img src="assets/flaggy_base.svg" alt="flaggy base" id="flaggy_neutral" class="flaggy">

cooler/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ div {
134134
}
135135

136136

137+
137138
#demo *{
138139
position: absolute;
139140
top: 250%;

0 commit comments

Comments
 (0)