mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-04-24 23:37:13 -05:00
removed example files
This commit is contained in:
parent
76fa407aa6
commit
e03df320a5
|
|
@ -1,9 +0,0 @@
|
|||
import style from './style';
|
||||
|
||||
const s = Object.create(style);
|
||||
|
||||
s.pageLinkContainer = {
|
||||
margin: '1vh 0',
|
||||
};
|
||||
|
||||
export default s;
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
import style from './style';
|
||||
|
||||
const s = Object.create(style);
|
||||
|
||||
s.lineContainer = {
|
||||
margin: '3vh 0',
|
||||
};
|
||||
|
||||
export default s;
|
||||
Loading…
Reference in New Issue
Block a user