1
0
Fork 0

Remove unused code.

This commit is contained in:
Brian D 2024-12-06 18:51:18 -05:00
parent 5ef2072f8a
commit 53184f7134

View file

@ -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 {