mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-19 22:14:50 +00:00
Make landing page responsive
This commit is contained in:
@@ -105,3 +105,10 @@
|
||||
.table-border {
|
||||
border-color: rgba(var(--semi-grey-2), 1);
|
||||
}
|
||||
|
||||
.bg-dots {
|
||||
background-color: white;
|
||||
opacity: 0.8;
|
||||
background-image: radial-gradient(rgb(118, 118, 209) 1px, white 1px);
|
||||
background-size: 20px 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user