mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
css: Add missing license identifier on some CSS files
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
fffbbe5ac7
commit
b14ccdadba
@ -1,3 +1,7 @@
|
||||
/*
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
src: url('../lato/Lato-Italic.woff2') format('woff2');
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
|
||||
/*
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
/* Responsive queries */
|
||||
/* Smartphone */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user