• This project
    • Loading...
  • Sign in

오인제 / Tunnel

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Tunnel
  • turnel_FE
  • src
  • component
  • views
  • style
  • ContentModal.scss
  • 정의왕's avatar
    Design last UI · 86226244
    86226244
    정의왕 authored 2021-12-09 15:05:45 +0900
ContentModal.scss 113 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
.header{
    text-align: center;
    display: flex;

}
.content{
    height: fit-content;
    text-align: left;
}