Skip to content

Commit 7018ec5

Browse files
authored
Merge pull request #94 from FRONT-END-BOOTCAMP-PLUS-4/fix
높이값 제거
2 parents cb3b215 + 606d37d commit 7018ec5

File tree

1 file changed

+7
-19
lines changed

1 file changed

+7
-19
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838

3939
> # πŸ”Ž ν”„λ‘œμ νŠΈ λͺ©μ  및 ν•„μš”μ„±
4040
41-
<table align="center" bgcolor="white" width="80%" height="300" >
41+
<table align="center" bgcolor="white" width="100%" height="400" >
4242
<tr>
43-
<td align="center" valign="middle" width="50%">
43+
<td align="center" valign="middle" width="100%">
4444
<img src=".github/images/main_1.png" width="100%" />
4545
</td>
4646
</tr>
4747
</table>
48-
<table align="center" bgcolor="white" width="80%" height="300">
48+
<table align="center" bgcolor="white" width="100%" height="400" >
4949
<tr>
50-
<td align="center" width="50%">
50+
<td align="center" width="100%">
5151
<img src=".github/images/main_2.png" width="70%" />
5252
</td>
5353
</tr>
@@ -126,19 +126,13 @@
126126

127127
각 μ§ˆλ¬Έμ— λŒ€ν•΄ 닡변을 μž‘μ„±ν•˜κ³  λͺ¨λ²”λ‹΅μ•ˆκ³Ό 비ꡐ할 수 있으며, μž‘μ„±ν•œ 닡변은 μ €μž₯ν•΄ νžˆμŠ€ν† λ¦¬λ‘œ 관리할 수 μžˆμ–΄μš”.
128128

129-
<table align="center"width="100%">
130-
<tr>
131-
<td align="center" valign="middle" width="100%">
132129
<img width="100%" src=".github/images/answer.png">
133-
</td>
134-
</tr>
135-
</table>
136130

137131
## πŸ‘― λ‹€λ₯Έ μ‚¬λžŒ λ‹΅λ³€ 확인
138132

139133
λ‹€λ₯Έ μ‚¬λžŒλ“€μ˜ 닡변을 ν™•μΈν•˜κ³  μ’‹μ•„μš” ν•  수 μžˆμ–΄μš”
140134

141-
<table align="center"width="100%" >
135+
<table align="center"width="100%">
142136
<tr>
143137
<td align="center" valign="middle" width="50%">
144138
<img width="100%" src=".github/images/answerDetail.png">
@@ -167,7 +161,7 @@
167161

168162
## πŸ“ ERD
169163

170-
<table align="center"width="100%" bgcolor="white" height="350">
164+
<table align="center"width="100%" bgcolor="white">
171165
<tr>
172166
<td align="center" valign="middle" width="100%">
173167
<img width="85%" src=".github/images/erd.png">
@@ -177,13 +171,7 @@
177171

178172
## βš™οΈ 기술 μŠ€νƒ
179173

180-
<table align="center"width="100%" bgcolor="white" height="300">
181-
<tr>
182-
<td align="center" valign="middle" width="100%">
183-
<img width="80%" src=".github/images/architecture.png">
184-
</td>
185-
</tr>
186-
</table>
174+
<img width="100%" src=".github/images/architecture.png">
187175

188176
## πŸ“… 일정 관리
189177

0 commit comments

Comments
Β (0)