Progress sync, sample text on home page
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
--border-radius: 40%;
|
||||
}
|
||||
.border-round-2 {
|
||||
--border-radius: 75%;
|
||||
--border-radius: 85%;
|
||||
}
|
||||
.border-round-tl {
|
||||
border-top-left-radius: var(--border-radius);
|
||||
@ -91,4 +91,7 @@
|
||||
.home-grid-container {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.home-grid {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user