Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Update index.css #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions 1/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ body,html {
padding:8px 10px;
border:0px;
border-bottom:2px solid rgba(255,255,255,0.5);
padding:8px 10px;
font-family: 'Comfortaa', cursive;
font-size:18px;
background:transparent;
Expand Down Expand Up @@ -304,4 +303,4 @@ button:focus {
0% {background-position: 0% 50%}
50% {background-position: 100% 50%}
100% {background-position: 0% 50%}
}
}