diff options
Diffstat (limited to 'configs/conferences/asg2019/main.less')
-rwxr-xr-x | configs/conferences/asg2019/main.less | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/conferences/asg2019/main.less b/configs/conferences/asg2019/main.less deleted file mode 100755 index 14065ad..0000000 --- a/configs/conferences/asg2019/main.less +++ /dev/null @@ -1,10 +0,0 @@ -@import "../../../assets/css/_structure.less"; - -.logo { - background-image: url(logo.png); - background-size: contain; - background-position: center; - background-repeat: no-repeat; - height: 200px; - margin: 20px 0 0 0; -} |