fix: code review fixes
This commit is contained in:
@@ -906,10 +906,16 @@ input::-ms-input-placeholder {
|
||||
#response-timer {
|
||||
display: block;
|
||||
text-align: center;
|
||||
font-size: 2rem;
|
||||
margin-top: 24px;
|
||||
font-weight: bold;
|
||||
color: #222;
|
||||
font-size: 3.5rem;
|
||||
margin: 32px auto;
|
||||
font-weight: 700;
|
||||
color: #231f20;
|
||||
font-family: "Necto Mono", monospace;
|
||||
background: #f3f4ee;
|
||||
padding: 16px 32px;
|
||||
border-top: 1px solid #101010;
|
||||
border-radius: 0;
|
||||
width: 70%;
|
||||
}
|
||||
/*page 5 ends here*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user