• This project
    • Loading...
  • Sign in

zuzitsu / UR_Village

%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
  • UR_Village
  • public
  • css
  • category.css
  • Suyeon Jung's avatar
    Revise template engine from pug to ejs and Modify directory structure · 4abe902e
    4abe902e
    Suyeon Jung authored 2020-12-02 17:47:03 +0900
category.css 97 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
.row {
    padding-left: 15px;
    padding-right: 15px;
}

.card-body {
    text-align: center;
}