mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-22 03:29:31 -07:00
11
server/styles/scss/shared/_positions.scss
Normal file
11
server/styles/scss/shared/_positions.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
// standard positioning
|
||||
$standard-width: 640px;
|
||||
$standard-height: 480px;
|
||||
|
||||
// blue box size
|
||||
$blue-box-margin: 64px;
|
||||
|
||||
// wide screen positioning
|
||||
$wide-padding: 107px;
|
||||
$wide-margin: 107px;
|
||||
$wide-width: 854px;
|
||||
Reference in New Issue
Block a user