mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-06 15:16:24 +00:00
Remove copyright headers
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
// Copyright (C) 2018 Avatao.com Innovative Learning Kft.
|
||||
// All Rights Reserved. See LICENSE file for details.
|
||||
|
||||
.tao-grid-center-center {
|
||||
justify-self: center;
|
||||
align-self: center;
|
||||
|
@ -1,6 +1,3 @@
|
||||
// Copyright (C) 2018 Avatao.com Innovative Learning Kft.
|
||||
// All Rights Reserved. See LICENSE file for details.
|
||||
|
||||
@import
|
||||
'variables',
|
||||
'grid';
|
||||
|
@ -1,6 +1,3 @@
|
||||
// Copyright (C) 2018 Avatao.com Innovative Learning Kft.
|
||||
// All Rights Reserved. See LICENSE file for details.
|
||||
|
||||
//
|
||||
// Spaces
|
||||
//
|
||||
|
@ -1,6 +1,3 @@
|
||||
// Copyright (C) 2018 Avatao.com Innovative Learning Kft.
|
||||
// All Rights Reserved. See LICENSE file for details.
|
||||
|
||||
$grid-columns-count: 100;
|
||||
$grid-rows-count: 30;
|
||||
|
||||
|
@ -1,6 +1,3 @@
|
||||
// Copyright (C) 2018 Avatao.com Innovative Learning Kft.
|
||||
// All Rights Reserved. See LICENSE file for details.
|
||||
|
||||
.tao-btn-primary {
|
||||
color: $tao-blue-500;
|
||||
font-size: $font-size-base;
|
||||
|
Reference in New Issue
Block a user