updated theme
This commit is contained in:
parent
4a53125c54
commit
5909e51f8a
7 changed files with 33 additions and 21 deletions
|
|
@ -70,6 +70,7 @@ const criticScores = computed(() => {
|
|||
<style scoped>
|
||||
dt {
|
||||
font-weight: bold;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
.movie-detail {
|
||||
|
|
@ -110,6 +111,7 @@ dt {
|
|||
|
||||
.movie-title {
|
||||
text-align: center;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
@media (max-width: 1300px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue