mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
range function done
Signed-off-by: vagabond-0 <220229@tkmce.ac.in>
This commit is contained in:
parent
e78d32e458
commit
c2bf3f396b
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ button {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap:16px;
|
gap: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hidden {
|
.hidden {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue