Skip to content

Commit b63a09a

Browse files
committed
small changes to box size and zdyss title
1 parent 3321a79 commit b63a09a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_publications/zdyss/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ date: 2024_04_11 # determines sorting just take the date of the first publicatio
77
# image_mouseover: assets/knowledge_distillation.png
88

99
title: "ZDySS – Zero-Shot Dynamic Scene Stylization using Gaussian Splatting"
10-
# venue: GCPR, 2024
10+
venue: Arxiv, 2024
1111
authors:
1212
- name: abhisheksaroha
1313
affiliations: "1"

assets/css/publication_overview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
padding: 5px;
66
border-radius: 5px;
77
box-shadow: rgba(38, 57, 77, 0.7) 0px 20px 30px -10px;
8-
margin-bottom: 10px;
8+
margin-bottom: 30px;
99
display: flex;
1010
flex-direction: row;
1111
}

0 commit comments

Comments
 (0)