We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb55cf commit b6a62fbCopy full SHA for b6a62fb
2 files changed
src/main/resources/templates/component/button.html
@@ -16,7 +16,7 @@
16
border-radius: 10px;
17
margin: 0 auto;
18
">
19
- <a href="https://github.com/CEOS-Developers"
+ <a href="https://ceos-sinchon.com/"
20
style="text-decoration-line: none;">
21
<span style="
22
text-decoration: none;
src/main/resources/templates/component/recruitButton.html
@@ -7,7 +7,7 @@
7
<div style="
8
padding: 14px 64px;
9
background-color: #3E4CF7;
10
- width: 272px;
+ width: fit-content;
11
box-sizing: border-box;
12
display: flex;
13
flex-direction: column;
- <a href="https://CEOS-지원하기"
+ <a href="https://ceos-sinchon.com/recruit"
0 commit comments