Remove unused code.
This commit is contained in:
parent
5ef2072f8a
commit
53184f7134
1 changed files with 0 additions and 1 deletions
|
|
@ -73,7 +73,6 @@ const color2 = computed(() => {
|
||||||
background-color: v-bind(color2);
|
background-color: v-bind(color2);
|
||||||
display: flex;
|
display: flex;
|
||||||
.content {
|
.content {
|
||||||
//font-size: calc(1.5vw + 1.5vh);
|
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
> div > div {
|
> div > div {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue