mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-27 12:16:36 +00:00
Added structure and some stylings to CreateServer component
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
|
||||
// Breakpoints
|
||||
$xsMax: 575px;
|
||||
$smMin: 576px;
|
||||
$smMax: 577px;
|
||||
$mdMin: 768px;
|
||||
$mdMax: 991px;
|
||||
$lgMin: 992px;
|
||||
$lgMax: 1199px;
|
||||
$xlgMin: 1200px;
|
||||
|
||||
// Colors
|
||||
$mainColor: #4696e5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user