mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
keep it simple and minimal: remove background svg
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
f320728edd
commit
14dce56118
@ -1,4 +1,3 @@
|
||||
Attribution:
|
||||
|
||||
- The icons were taken from https://www.iconfinder.com/iconsets/cat-force
|
||||
- The background was taken from https://whcompare.com/wp-content/uploads/pattern-2.svg
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 174 KiB |
@ -49,9 +49,7 @@ export default {
|
||||
.container {
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
background: url(~@/assets/background.svg);
|
||||
background-repeat: repeat;
|
||||
background-size: 20%;
|
||||
background: rgb(255,255,255);
|
||||
padding-top: 75px;
|
||||
position: relative;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user