Compare commits
2 Commits
596f485de7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12fd810125 | ||
|
|
2fe9bdc2c5 |
@@ -6,7 +6,7 @@ import RightColumn from './components/RightColumn.vue'
|
|||||||
<template>
|
<template>
|
||||||
<v-app>
|
<v-app>
|
||||||
<v-main color="red">
|
<v-main color="red">
|
||||||
<v-container>
|
<v-container fluid>
|
||||||
<v-row>
|
<v-row>
|
||||||
<!-- Left Column -->
|
<!-- Left Column -->
|
||||||
<v-col cols="3">
|
<v-col cols="3">
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ const entries = [
|
|||||||
{
|
{
|
||||||
title: 'The University of Alabama',
|
title: 'The University of Alabama',
|
||||||
subtitle: 'Physics, Mathematics (Applied)',
|
subtitle: 'Physics, Mathematics (Applied)',
|
||||||
date: '2024 -> 2026',
|
date: '2022 -> 2026',
|
||||||
color: 'red',
|
color: 'red',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user